Users list Class
Renders a list of user avatars
Constructor
Users list
(
-
options
Parameters:
-
options
Objectoptions for the tool
-
userIds
Arraythe user ids to render
-
[limit=100]
Number optionalpositive integer for how many avatars to show at a time
-
[preload=0]
Number optionalhow many pages (multiples of limit) to preload
-
[avatar={icon:80}]
Object optionaloptions for the child Users/avatar tools
-
[clickable=false]
Object optionaloptions for Q/clickable, if not false
-
[preload=0]
Number optionalhow many pages (multiples of limit) to preload
-
[onRefresh]
Q.Event optionalhappens after the refresh method is called
-
[onLoadMore]
Q.Event optionalhappens when more users are loaded (including first time)
-